Get a Security Role by ID

{ getRoleById }

Returns the security role using its ID.

Method

/API2/access/getRoleById

  • API Section: /API2/access
  • API Version: 2.0
  • From Release: 2018.5
  • Method operates via POST actions only.
  • Input Parameters

    Name

    roleId

    Type

    string

    Description

    The system role ID

    Output Response

    Successful Result Code

    200

    Response Type

    Description of Response Type

    Role response object with details of the role found in the system.

    Notes

    Use this function with other functions for setting and getting roles and role related functions. Use the 'getRolesByName' method to retrieve role ID's